Redirecting HTTP to HTTPS in Apache

So you have been using SSL on your Apache website for some time now; to get here you had to do a few things: You scrubbed your site content to ensure all URLs are using their relative form, e.g. “src=’//images\image.png” or explicitly reference the use of HTTPs. You have tested for certificate and SSL related problems like … Continue reading Redirecting HTTP to HTTPS in Apache